home *** CD-ROM | disk | FTP | other *** search
- ┌─────────────────────────────────────────┐
- └─────────────────────────────────────────┘
- ┌─────────────────────────────────────────┐
- │ C S E T │
- ├─────────────────────────────────────────┤
- │ Version 1.0 │
- │ │
- │ User notes for CSET a simple utility │
- │ to set the screen colors. │
- │ │
- │ │
- └─────────────────────────────────────────┘
- Copyright 1987 by Darren K. Henderson
- ┌─────────────────────────────────────────┐
- └─────────────────────────────────────────┘
-
-
- This program is very simple and straight forward. It will clear the screen
- and set the display colors as specified by the user. The format of the command
- is as follows:
-
- CSET text-color background-color border-color
-
- where text-color is one of the reserved colors or
- an integer attribute.
-
- background-color is one of the reserved colors or
- an integer attribute.
-
- border-color is one of the reserved colors or an
- integer attribute.
-
-
- CSET with no parameters will display the command format and
- a list of the reserved colors.
-
-
- For example "CSET WHITE BLUE BLACK" would result in white text on a blue
- background and a black border; "CSET 15 1 0" would have the same result.
-
- -License-
-
- You are free to distribute this program and documentation as a whole. You may
- not sell this package or any portion there in for profit. No guarantees are
- made as to the suitability, utility, or operation of this software. I will not
- be held responsible for any damages caused by the use of this software.
-
-
- If you find this program useful please drop me a post card, (something with a
- picture on it people - regular postal cards are so boring!), it would be
- appreciated and would indicate to me whether further development of this
- program is warranted.
-
-
- Darren K. Henderson
- PO Box 207
- Madison, Maine 04950
-
-
-
-